ioemu-stubdom: don't link *-softmmu* and *-linux-user*
authorWei Liu <wei.liu2@citrix.com>
Fri, 12 May 2017 15:21:06 +0000 (16:21 +0100)
committerWei Liu <wei.liu2@citrix.com>
Tue, 16 May 2017 11:38:56 +0000 (12:38 +0100)
commit36a049ff465f21c38f09e6e5e175c8311407f44c
tree0c4cce7ac70169a36134974e3fc639eeaa1470f9
parent3946384089720eacd9d7357d37cd4a99076d074e
ioemu-stubdom: don't link *-softmmu* and *-linux-user*

They are generated by ./configure. Having them linked can cause race
between tools build and stubdom build.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Release-acked-by: Julien Grall <julien.grall@arm.com>
stubdom/Makefile